golang.org/x/net/http2.ClientConn.onIdleTimeout (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L752: cc.idleTimer = time.AfterFunc(d, cc.onIdleTimeout)
transport.go#L1000: func (cc *ClientConn) onIdleTimeout() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)